home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 326
- Top = 200
- BorderStyle = bsNone
- Caption = 'AutoRunCD Version 2.0'
- ClientHeight = 221
- ClientWidth = 400
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- OnActivate = FormActivate
- PixelsPerInch = 120
- TextHeight = 16
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 400
- Height = 221
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object MediaPlayer1: TMediaPlayer
- Left = 72
- Top = 104
- Width = 253
- Height = 30
- Visible = False
- TabOrder = 0
- OnNotify = MediaPlayer1Notify
- end
- object Timer1: TTimer
- Enabled = False
- OnTimer = Timer1Timer
- Left = 80
- Top = 32
- end
- end
-